Skip to content

Fix forward_static_call_array() can be used outside a class#5241

Open
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:fix/issue-3282-forward-static-call-array-outside-class
Open

Fix forward_static_call_array() can be used outside a class#5241
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:fix/issue-3282-forward-static-call-array-outside-class

Conversation

@lacatoire
Copy link
Contributor

@lacatoire lacatoire commented Feb 1, 2026

Fixes #3282

Remove incorrect statement that forward_static_call_array() must be called within a method context. See https://3v4l.org/Cb8AZ

Happy to adjust if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

forward_static_call_array can be used outside of a class too

1 participant